Move XendVnet from using DBMap etc to using xstransact. This is the last
authoremellor@ewan <emellor@ewan>
Sun, 2 Oct 2005 17:22:22 +0000 (18:22 +0100)
committeremellor@ewan <emellor@ewan>
Sun, 2 Oct 2005 17:22:22 +0000 (18:22 +0100)
commitc8a89eae6bc899b0af180f3444a24eb98e2f6cf9
treeffb60915be9eb94a64db67a603f8e8501f26f1c8
parentec7bb10f8e8e4a8c36573e96d53cdab397f633f1
Move XendVnet from using DBMap etc to using xstransact.  This is the last
dependency upon xsnode, xsobj, and xsresource, so these can all go.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/XendVnet.py
tools/python/xen/xend/xenstore/__init__.py
tools/python/xen/xend/xenstore/xsnode.py [deleted file]
tools/python/xen/xend/xenstore/xsobj.py [deleted file]
tools/python/xen/xend/xenstore/xsresource.py [deleted file]